Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
VishalNehra committed Nov 8, 2021
1 parent cf73f3a commit 87dc706
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -6,7 +6,7 @@ apply plugin: 'com.hiya.jacoco-android'
apply plugin: 'com.akaita.android.easylauncher'

android {
compileSdkVersion 29
compileSdkVersion 30

dexOptions {
jumboMode = true
Expand All @@ -28,7 +28,7 @@ android {
applicationId "com.amaze.filemanager"
minSdkVersion 14
targetSdkVersion 30
versionCode 100
versionCode 104
versionName "3.6.6"
multiDexEnabled true

Expand Down

0 comments on commit 87dc706

Please sign in to comment.