1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-28 22:15:37 +00:00

Up version

This commit is contained in:
Yan Maniez 2023-12-08 14:37:56 +01:00
parent 077114d48b
commit 6a3d3cbafc

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.nioux.aidedejeu" android:installLocation="auto" android:versionCode="14002" android:versionName="1.40.02">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.nioux.aidedejeu" android:installLocation="auto" android:versionCode="14003" android:versionName="1.40.03">
<uses-sdk android:targetSdkVersion="34" android:minSdkVersion="16" />
<application android:label="Haches &amp; Dés">
<!--<provider android:name="android.support.v4.content.FileProvider" android:authorities="com.nioux.aidedejeu.fileprovider" android:exported="false" android:grantUriPermissions="true">