Skip to content

Commit

Permalink
v2024.8.e/2
Browse files Browse the repository at this point in the history
  • Loading branch information
cioccarellia committed Aug 29, 2024
1 parent 4dce06f commit 844b561
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ android {
applicationId "com.andreacioccarelli.androoster"
minSdkVersion 16
targetSdkVersion 35
versionCode 59
versionName "1.5.9"
versionCode 60
versionName "1.6.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit 844b561

Please sign in to comment.