Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit 0498ef7

Browse files
committed
Bump SDK version a little
1 parent cac235e commit 0498ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ allprojects {
3636

3737
ext.appVersionCode = versionCode()
3838
ext.androidCompileSdk = 30
39-
ext.androidTargetSdk = 24
39+
ext.androidTargetSdk = 29
4040
ext.androidMinSdk = 9
4141
}
4242

0 commit comments

Comments
 (0)