We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 597360f commit 42f12abCopy full SHA for 42f12ab
aat-android/build.gradle.kts
@@ -25,7 +25,7 @@ android {
25
targetSdk = 33
26
27
// Version Code can not be taken from from variable (f-droid version checker fail)
28
- versionCode = 43
+ versionCode = 44
29
versionName = appVersionName
30
applicationId = appId
31
}
0 commit comments