bump version to 2.5.0
This commit is contained in:
parent
6f5fb65b26
commit
c0b0c50e55
|
@ -12,8 +12,8 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 27
|
||||
|
||||
versionCode 249
|
||||
versionName "2.4.9"
|
||||
versionCode 250
|
||||
versionName "2.5.0"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
|
||||
// https://stackoverflow.com/questions/47791227/java-lang-illegalstateexception-dex-archives-setting-dex-extension-only-for
|
||||
|
|
Loading…
Reference in New Issue