Skip to content

Commit

Permalink
Change version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nain57 authored Mar 5, 2023
1 parent 0a65335 commit 8d6562d
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 22
versionName "2.0.1"
versionCode 23
versionName "2.0.2"

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

0 comments on commit 8d6562d

Please sign in to comment.