Skip to content

Commit

Permalink
targetSdkVersion 34
Browse files Browse the repository at this point in the history
  • Loading branch information
courville committed Jul 25, 2024
1 parent 085178a commit cdec24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ android {
applicationId = "org.courville.nova"
generatedDensities = []
minSdkVersion 21
targetSdkVersion 33
targetSdkVersion 34
multiDexEnabled true
// below version tracks the one from F-Droid or universal package when generated with ./gradlew -Puniversal
// this is overridden when using split apk and normal split apk generation or oneapk amazon generation
Expand Down

0 comments on commit cdec24a

Please sign in to comment.