Skip to content

Commit

Permalink
fix: update Android compileSdkVersion for [alann-maulana#142](alann-m…
Browse files Browse the repository at this point in the history
  • Loading branch information
tuandqnws committed Oct 5, 2024
1 parent 0c63b2d commit b1f4a64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ rootProject.allprojects {
}
apply plugin: 'com.android.library'
android {
compileSdkVersion 30
compileSdkVersion 31

defaultConfig {
minSdkVersion 18
Expand Down

0 comments on commit b1f4a64

Please sign in to comment.