disable time-bar animation

This commit is contained in:
2020-11-06 10:21:57 +01:00
parent 6526b8868e
commit d3f078c661
3 changed files with 8 additions and 2 deletions

View File

@ -10,7 +10,7 @@ android {
applicationId "org.mosad.teapod"
minSdkVersion 23
targetSdkVersion 30
versionCode 1000 //00.01.0000
versionCode 1000 //00.01.000
versionName "0.2.0-beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"