add export/import of my list

fixes #39
This commit is contained in:
2021-05-26 19:46:46 +02:00
parent 68d462eeee
commit 7ce67f57cd
5 changed files with 99 additions and 9 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "org.mosad.teapod"
minSdkVersion 23
targetSdkVersion 30
versionCode 4100 //00.04.100
versionName "0.4.1"
versionCode 4180 //00.04.100
versionName "0.4.2-alpha1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "build_time", buildTime()