Skip to content

Commit 87dc706

Browse files
committed
Bump version number
1 parent cf73f3a commit 87dc706

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ apply plugin: 'com.hiya.jacoco-android'
66
apply plugin: 'com.akaita.android.easylauncher'
77

88
android {
9-
compileSdkVersion 29
9+
compileSdkVersion 30
1010

1111
dexOptions {
1212
jumboMode = true
@@ -28,7 +28,7 @@ android {
2828
applicationId "com.amaze.filemanager"
2929
minSdkVersion 14
3030
targetSdkVersion 30
31-
versionCode 100
31+
versionCode 104
3232
versionName "3.6.6"
3333
multiDexEnabled true
3434

0 commit comments

Comments
 (0)