Skip to content

Commit

Permalink
Android version 0.22 (128)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncarandini committed Dec 18, 2019
1 parent a2e19f9 commit 7ff1977
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="0.21" package="it.Italia.DiciottoApp" android:installLocation="auto" android:versionCode="127">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="0.22" package="it.Italia.DiciottoApp" android:installLocation="auto" android:versionCode="128">
<uses-sdk android:minSdkVersion="24" android:targetSdkVersion="29" />
<application android:label="18App" android:icon="@mipmap/icon" android:allowBackup="false" android:fullBackupOnly="false">
<meta-data android:name="com.google.android.maps.v2.API_KEY" android:value="AIzaSyD1y_e9GuIlwThs_abXJrFo0ARxnd-fY3o" />
Expand Down

0 comments on commit 7ff1977

Please sign in to comment.