Skip to content

Commit f990d0c

Browse files
ci(release): update version on android manifest
1 parent 2da1434 commit f990d0c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?><manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:versionCode="39373" android:versionName="">
1+
<?xml version="1.0" encoding="utf-8"?><manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:versionCode="39375" android:versionName="">
22

33
<!-- Permissions -->
44
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
about.version=1.3.0
22
about.build=1.0
3-
about.date=Fri Sep 01 09:46:35 2023
4-
about.commit=3fe22bf
5-
about.commitFull=3fe22bf3a21f37b3c1fb42af81152bc38768727c
3+
about.date=Fri Sep 01 09:49:18 2023
4+
about.commit=2da1434
5+
about.commitFull=2da1434d02887de7f25e526ef698583d86a61d05
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)