version 0.1.3

* added german translation
This commit is contained in:
2018-11-02 20:54:41 +01:00
parent ac80c197c1
commit a58d6436b3
7 changed files with 53 additions and 31 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "org.mosad.seil0.projectlaogai"
minSdkVersion 21
targetSdkVersion 28
versionCode 3
versionName "0.1.2"
versionCode 4
versionName "0.1.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {