Skip to content

Commit

Permalink
Change version to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Nain57 authored Sep 18, 2022
1 parent 907f2c4 commit 1116713
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 @@ -35,8 +35,8 @@ android {
applicationId "com.buzbuz.smartautoclicker"
minSdk rootProject.ext.minSdkVersion
targetSdk rootProject.ext.compileSdkVersion
versionCode 19
versionName "1.5.3"
versionCode 20
versionName "1.5.4"

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

0 comments on commit 1116713

Please sign in to comment.