Skip to content

Commit dbbcb1f

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

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="39369" 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="39371" 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 07:10:48 2023
4-
about.commit=c47d125
5-
about.commitFull=c47d125f2af0d4bd6074985d9e009e79cfec7e9e
3+
about.date=Fri Sep 01 07:40:07 2023
4+
about.commit=2be9b15
5+
about.commitFull=2be9b15b4b60a84804f08f5a1db81ee86d1b9a0f
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)