Finished translations (and connected layout issues)

Adds text behind task swipe
This commit is contained in:
2017-02-07 16:55:09 -05:00
committed by bg45
parent 2e0483a3ca
commit 257fbcc67e
9 changed files with 117 additions and 40 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.wismna.geoffroy.donext"
minSdkVersion 15
targetSdkVersion 25
versionCode 11
versionName "1.0.0"
versionCode 12
versionName "1.1.0"
}
buildTypes {
release {