version 0.2.0

* the selected course is saved now
This commit is contained in:
2018-11-07 14:17:33 +01:00
parent a088323fa0
commit 54a5e2da8e
5 changed files with 47 additions and 8 deletions

View File

@ -11,7 +11,7 @@ android {
minSdkVersion 21
targetSdkVersion 28
versionCode 5
versionName "0.1.4"
versionName "0.2.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {