-> Version 0.7.0
This commit is contained in:
@ -3,14 +3,14 @@ apply plugin: 'com.android.application'
|
||||
android {
|
||||
signingConfigs {
|
||||
}
|
||||
compileSdkVersion 23
|
||||
compileSdkVersion 26
|
||||
buildToolsVersion '27.0.3'
|
||||
defaultConfig {
|
||||
applicationId 'de.frajul.endlessroll'
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 23
|
||||
versionCode 6
|
||||
versionName '0.6.0'
|
||||
targetSdkVersion 26
|
||||
versionCode 7
|
||||
versionName '0.7.0'
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
Reference in New Issue
Block a user