Skip to content

Commit

Permalink
Change version to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nain57 authored Nov 30, 2024
1 parent 4f8f167 commit b9e21e2
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 @@ -28,8 +28,8 @@ android {
defaultConfig {
applicationId = "com.buzbuz.smartautoclicker"

versionCode = 56
versionName = "3.1.0-beta03"
versionCode = 57
versionName = "3.1.0"
}

flavorDimensions += listOf("version")
Expand Down

0 comments on commit b9e21e2

Please sign in to comment.