Skip to content

Commit

Permalink
Bump targetSdk to 32
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqua committed Aug 3, 2023
1 parent 8e4274d commit 35097e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uhabits-android/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ android {
versionCode = 20200
versionName = "2.2.0"
minSdk = 28
targetSdk = 31
targetSdk = 32
applicationId = "org.isoron.uhabits"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 35097e1

Please sign in to comment.