Skip to content

Commit

Permalink
- shrink and release 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zsqw123 committed Feb 28, 2021
1 parent 4d15014 commit 0a2f882
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode 20210226
versionName "1.5"
versionName "2.0"
}

buildTypes {
Expand All @@ -35,11 +35,7 @@ dependencies {
implementation "androidx.appcompat:appcompat:1.2.0"
implementation 'com.google.android.material:material:1.3.0'

implementation 'com.chibatching.kotpref:kotpref:2.13.1'
implementation "com.louiscad.splitties:splitties-alertdialog:3.0.0-alpha06"
implementation 'com.jaredrummler:android-shell:1.0.0'
implementation 'com.afollestad:assent:2.3.0'

implementation 'com.tencent:mmkv-static:1.2.7'
implementation "io.noties.markwon:core:4.3.1"
implementation 'com.github.st235:expandablebottombar:1.3.1'
Expand Down

0 comments on commit 0a2f882

Please sign in to comment.