0.9.0
This commit is contained in:
parent
45d56ae601
commit
2da20a5962
|
@ -1,5 +1,6 @@
|
|||
*.iml
|
||||
*.aar
|
||||
*.apk
|
||||
.gradle
|
||||
/local.properties
|
||||
/.idea/workspace.xml
|
||||
|
|
|
@ -8,7 +8,7 @@ android {
|
|||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
versionName "0.9.0"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in New Issue