Skip to content

Commit e2bf7cc

Browse files
authored
Update version to 3.3.0-beta03
1 parent 218cf02 commit e2bf7cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

smartautoclicker/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ android {
5252
defaultConfig {
5353
applicationId = getExtraActualApplicationId()
5454

55-
versionCode = 63
56-
versionName = "3.3.0-beta02"
55+
versionCode = 64
56+
versionName = "3.3.0-beta03"
5757
}
5858

5959
flavorDimensions += listOf("version")

0 commit comments

Comments
 (0)