Skip to content

Commit

Permalink
chore: Update Android compile SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Nov 16, 2022
1 parent 6487dcf commit e4651cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ if (keystorePropertiesFile.exists()) {


android {
compileSdkVersion 31
compileSdkVersion 32

sourceSets {
main.java.srcDirs += 'src/main/kotlin'
Expand Down

0 comments on commit e4651cf

Please sign in to comment.