update app version to 0.3.90

This commit is contained in:
2019-03-14 22:57:41 +01:00
parent 1a5d2b6561
commit 040eb26dcf
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ android {
minSdkVersion 21
targetSdkVersion 28
versionCode 11
versionName "0.3.3"
versionName "0.3.90"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {