Skip to content

Commit 6d7e948

Browse files
committed
update: target&compile version to 30
1 parent 016b45e commit 6d7e948

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android.enableBuildCache=true
1818
VERSION_NAME=2.0.4
1919
VERSION_CODE=13
2020

21-
COMPILE_SDK_VERSION=28
22-
TARGET_SDK_VERSION=28
21+
COMPILE_SDK_VERSION=30
22+
TARGET_SDK_VERSION=30
2323
MIN_SDK_VERSION=14
2424

2525
android.useAndroidX=true

0 commit comments

Comments
 (0)