Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaysharm authored Jan 23, 2024
1 parent 6512206 commit bae8283
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
apply plugin: 'com.android.library'

android {
compileSdkVersion 28
compileSdkVersion 31

defaultConfig {
minSdkVersion 16
targetSdkVersion 28
targetSdkVersion 31
versionCode 1
versionName "1.0"
}
Expand Down

0 comments on commit bae8283

Please sign in to comment.