Custom button labels in confirmation dialog

This commit is contained in:
2016-02-04 12:53:49 -05:00
parent c90cc766a1
commit 9b00e08cd7
5 changed files with 21 additions and 11 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.wismna.geoffroy.donext"
minSdkVersion 15
targetSdkVersion 23
versionCode 8
versionName "0.8"
versionCode 9
versionName "0.9"
}
buildTypes {
release {