We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42fd89 commit eb9be70Copy full SHA for eb9be70
1 file changed
app/build.gradle.kts
@@ -14,8 +14,8 @@ android {
14
applicationId = "org.koitharu.volumeicon"
15
minSdk = 24
16
targetSdk = 36
17
- versionCode = 2
18
- versionName = "1.1"
+ versionCode = 3
+ versionName = "1.2"
19
}
20
21
lint {
0 commit comments