Skip to content

Commit

Permalink
Change version to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nain57 authored Nov 19, 2023
1 parent 012ac96 commit be331af
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 @@ -42,8 +42,8 @@ android {
applicationId "com.buzbuz.smartautoclicker"
minSdk rootProject.ext.minSdkVersion
targetSdk rootProject.ext.compileSdkVersion
versionCode 38
versionName "2.3.6"
versionCode 39
versionName "2.4.0"

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

0 comments on commit be331af

Please sign in to comment.