update version to 12 (1.11)

This commit is contained in:
tibbi 2016-07-01 15:52:47 +02:00
parent 241d834434
commit 82d71f0ad5
2 changed files with 3 additions and 3 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.camera"
minSdkVersion 16
targetSdkVersion 23
versionCode 11
versionName "1.10"
versionCode 12
versionName "1.11"
}
signingConfigs {

View File

@ -88,6 +88,6 @@
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:gravity="center_horizontal"
android:text="Copyright © Simple Mobile Tools 2000"/>
android:text="Copyright © Simple Mobile Tools 2016"/>
</RelativeLayout>