We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9a92b0 commit cac9d93Copy full SHA for cac9d93
1 file changed
app/build.gradle.kts
@@ -12,7 +12,7 @@ android {
12
applicationId = "com.mixtapeo.lyrisync"
13
minSdk = 24
14
targetSdk = 36
15
- versionCode = 7
+ versionCode = 8
16
versionName = "v0.41"
17
18
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments