Update copyright year

This commit is contained in:
2020-02-07 19:37:17 +01:00
committed by Matte23
parent 300a3cb9cc
commit 9bb09cd1c5
23 changed files with 25 additions and 25 deletions

View File

@@ -12,7 +12,7 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode 1
versionName "1.0"
versionName "0.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {