Skip to content

Commit 7d948f6

Browse files
committed
Upgrade Version
1 parent 08e2fef commit 7d948f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
apply plugin: 'com.android.application'
22

33
android {
4-
compileSdkVersion 29
4+
compileSdkVersion 32
55
defaultConfig {
66
applicationId "io.github.ratul.topactivity"
77
minSdkVersion 21
8-
targetSdkVersion 31
8+
targetSdkVersion 29
99
versionCode 18
1010
versionName "1.5.8"
1111
}

0 commit comments

Comments
 (0)