Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
htr-tech authored Feb 18, 2025
1 parent b3ab1b2 commit fb5548b
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,12 +1,12 @@
apply plugin: 'com.android.application'

android {
compileSdkVersion 35
compileSdkVersion 31

defaultConfig {
applicationId "com.example.webapp"
minSdkVersion 21
targetSdkVersion 35
targetSdkVersion 31
versionCode 1
versionName "1.0"
}
Expand Down

0 comments on commit fb5548b

Please sign in to comment.