Bump version

This commit is contained in:
Lucas Lima 2020-12-31 19:51:08 -03:00 committed by Lucas Nunes
parent 27037f21e9
commit 5d1d20f27b
14 changed files with 27 additions and 27 deletions

View file

@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 30
versionCode 1
versionName "1.0"
versionCode 806001
versionName '8.6.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"

View file

@ -14,8 +14,8 @@ android {
defaultConfig {
// versionCode and versionName must be hardcoded to support F-droid
versionCode 805041
versionName '8.5.4'
versionCode 806001
versionName '8.6.0'
minSdkVersion 21
targetSdkVersion 30
multiDexEnabled true

View file

@ -10,8 +10,8 @@ android {
defaultConfig {
// versionCode and versionName must be hardcoded to support F-droid
versionCode 805041
versionName '8.5.4'
versionCode 806001
versionName '8.6.0'
minSdkVersion 21
targetSdkVersion 30
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'

View file

@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 30
versionCode 1
versionName "1.0"
versionCode 806001
versionName '8.6.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"

View file

@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 30
versionCode 1
versionName "1.0"
versionCode 806001
versionName '8.6.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"

View file

@ -9,7 +9,7 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 30
versionCode 1
versionCode 806001
versionName '1.0'
}

View file

@ -8,8 +8,8 @@ android {
compileSdkVersion 30
defaultConfig {
versionCode 805041
versionName '8.5.4'
versionCode 806001
versionName '8.6.0'
minSdkVersion 21
targetSdkVersion 30
}

View file

@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 30
versionCode 1
versionName "1.0"
versionCode 806001
versionName '8.6.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"

View file

@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 30
versionCode 1
versionName "1.0"
versionCode 806001
versionName '8.6.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"

View file

@ -12,8 +12,8 @@ android {
compileSdkVersion 30
defaultConfig {
versionCode 805041
versionName '8.5.4'
versionCode 806001
versionName '8.6.0'
minSdkVersion 21
targetSdkVersion 30
}

View file

@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 30
versionCode 1
versionName "1.0"
versionCode 806001
versionName '8.6.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"

View file

@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 30
versionCode 1
versionName "1.0"
versionCode 806001
versionName '8.6.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"

View file

@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 30
versionCode 1
versionName "1.0"
versionCode 806001
versionName '8.6.0'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"

View file

@ -10,8 +10,8 @@ android {
defaultConfig {
// versionCode and versionName must be hardcoded to support F-droid
versionCode 805041
versionName '8.5.4'
versionCode 806001
versionName '8.6.0'
applicationId 'dev.lucasnlm.antimine'
minSdkVersion 23
targetSdkVersion 30