Skip to content

Commit a534027

Browse files
authored
Update version to 3.3.0-beta01
1 parent a238a31 commit a534027

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 = 61
56-
versionName = "3.2.2"
55+
versionCode = 62
56+
versionName = "3.3.0-beta01"
5757
}
5858

5959
flavorDimensions += listOf("version")

0 commit comments

Comments
 (0)