Skip to content

Commit

Permalink
Revert "targetSdkVersion 34"
Browse files Browse the repository at this point in the history
This reverts commit 23f09dd.

not ready for prime time
  • Loading branch information
courville committed Jul 25, 2024
1 parent 23f09dd commit ac2da39
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 @@ -58,7 +58,7 @@ android {

defaultConfig {
minSdkVersion 21
targetSdkVersion 34
targetSdkVersion 33
multiDexEnabled true
}

Expand Down

0 comments on commit ac2da39

Please sign in to comment.