Skip to content

Commit 8087290

Browse files
ci(release): update version on android manifest
1 parent 8796290 commit 8087290

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="39371" 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="39373" 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:40:07 2023
4-
about.commit=2be9b15
5-
about.commitFull=2be9b15b4b60a84804f08f5a1db81ee86d1b9a0f
3+
about.date=Fri Sep 01 09:43:04 2023
4+
about.commit=8796290
5+
about.commitFull=879629061c364b717c937b1cfad4d5bb6c18e0bd
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)