Skip to content

Commit d1e5387

Browse files
authored
Update version to 3.5.0-beta02
1 parent 441c27f commit d1e5387

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

smartautoclicker/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ android {
5656
defaultConfig {
5757
applicationId = getExtraActualApplicationId()
5858

59-
versionCode = 81
60-
versionName = "3.5.0-beta01"
59+
versionCode = 82
60+
versionName = "3.5.0-beta02"
6161
}
6262

6363
if (project.isBuildForVariant(KlickrFlavour.F_DROID, KlickrBuildType.DEBUG)) {

0 commit comments

Comments
 (0)