Skip to content

Commit

Permalink
Upgrade to SDK 30
Browse files Browse the repository at this point in the history
  • Loading branch information
sudonatalie committed Jul 19, 2020
1 parent 41e4f91 commit bc69bb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
apply plugin: 'com.android.application'

android {
compileSdkVersion 29
compileSdkVersion 30
buildToolsVersion '29.0.2'

defaultConfig {
applicationId "com.natalieperna.cupful"
minSdkVersion 21
targetSdkVersion 29
targetSdkVersion 30
versionCode 12
versionName "1.5"
}
Expand Down

0 comments on commit bc69bb3

Please sign in to comment.