update version to 12 (1.11)
This commit is contained in:
parent
241d834434
commit
82d71f0ad5
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "com.simplemobiletools.camera"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
versionCode 11
|
||||
versionName "1.10"
|
||||
versionCode 12
|
||||
versionName "1.11"
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue