From: Reimar Döffinger Date: Sun, 13 Aug 2017 11:42:20 +0000 (+0200) Subject: Bump version and targetSdkVersion X-Git-Url: http://gitweb.fperrin.net/?p=Dictionary.git;a=commitdiff_plain;h=3b5ae3f02bce8f29f1f4709b8df08a3d779c6db7 Bump version and targetSdkVersion --- diff --git a/AndroidManifest.xml b/AndroidManifest.xml index c3d8d9f..a94fcfe 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,12 +2,12 @@ + android:versionCode="91" + android:versionName="5.3.8" > + android:targetSdkVersion="25" />