Skip to content

Commit

Permalink
Update version to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nain57 authored Jan 11, 2025
1 parent ddc75ef commit 6003e83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smartautoclicker/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ android {
defaultConfig {
applicationId = getExtraActualApplicationId()

versionCode = 59
versionName = "3.2.0"
versionCode = 60
versionName = "3.2.1"
}

flavorDimensions += listOf("version")
Expand Down

0 comments on commit 6003e83

Please sign in to comment.