Using Apache Codec 1.14

This commit is contained in:
khanhduytran0 2020-03-30 09:28:36 +07:00
parent 7e98ecfd41
commit 90ead1cef7
342 changed files with 37 additions and 1774 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "net.kdt.pojavlaunch" applicationId "net.kdt.pojavlaunch"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 26 targetSdkVersion 26
versionCode 156216 versionCode 156218
versionName "2.4.2pre7.1_6378b_20200329" versionName "2.4.2pre7b3_6380b_20200330"
} }
buildTypes { buildTypes {
release { release {
@ -20,7 +20,7 @@ android {
} }
dependencies { dependencies {
compile 'commons-codec:commons-codec:1.14'
compile 'com.wu-man:android-bsf-api:3.1.3' compile 'com.wu-man:android-bsf-api:3.1.3'
compile 'com.android.support:support-v4:24.0.0' compile 'com.android.support:support-v4:24.0.0'
compile 'com.android.support:appcompat-v7:24.0.0' compile 'com.android.support:appcompat-v7:24.0.0'

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More