Skip to content

Commit

Permalink
Change version to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nain57 authored Jun 5, 2022
1 parent c8c8c2a commit 30f2be5
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 16
versionName "1.5.0"
versionCode 17
versionName "1.5.1"

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

0 comments on commit 30f2be5

Please sign in to comment.