We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ced2d7 commit d018413Copy full SHA for d018413
app/build.gradle
@@ -13,7 +13,7 @@ android {
13
applicationId "com.zacharee1.systemuituner"
14
minSdkVersion 23
15
targetSdkVersion 34
16
- versionCode 355
+ versionCode 356
17
versionName versionCode.toString()
18
}
19
0 commit comments