Skip to content

Commit

Permalink
Change version to 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Nain57 authored Dec 25, 2021
1 parent 24e8aa1 commit cf2d276
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smartautoclicker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ android {
applicationId "com.buzbuz.smartautoclicker"
minSdkVersion 24
targetSdkVersion 31
versionCode 10
versionName "1.2.2"
versionCode 11
versionName "1.2.3"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit cf2d276

Please sign in to comment.