We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 441c27f commit d1e5387Copy full SHA for d1e5387
1 file changed
smartautoclicker/build.gradle.kts
@@ -56,8 +56,8 @@ android {
56
defaultConfig {
57
applicationId = getExtraActualApplicationId()
58
59
- versionCode = 81
60
- versionName = "3.5.0-beta01"
+ versionCode = 82
+ versionName = "3.5.0-beta02"
61
}
62
63
if (project.isBuildForVariant(KlickrFlavour.F_DROID, KlickrBuildType.DEBUG)) {
0 commit comments