gradle: set version to 1.0.1 to fix fdroid build [ci skip]

This commit is contained in:
Alibek Omarov 2020-06-17 15:09:36 +03:00
parent c673be3486
commit 0e5dc6dc79
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode buildnum()
versionName "1.0"
versionName "1.0.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true