Version 2.0.0 version code 8

This commit is contained in:
Mathieu Sanchez 2020-10-24 17:05:10 +02:00
parent b5f8848f32
commit 849d6d4665
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ android {
minSdkVersion 23
targetSdkVersion 29
versionCode 7
versionName "1.0.5"
versionName "2.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}