Skip to content

Commit d865f6c

Browse files
ci(release): update version on android manifest
1 parent b0f7669 commit d865f6c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/src/main/AndroidManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
4-
android:versionCode="39421"
4+
android:versionCode="39423"
55
android:versionName="">
66

77
<!-- Permissions -->

app/src/main/assets/about.properties

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
about.version=1.6.0
2-
about.build=39421
3-
about.date=Tue Dec 17 13:57:43 2024
4-
about.commit=a2ec44e
5-
about.commitFull=a2ec44e41d224ed22993715ba7a7afe395f7526a
2+
about.build=39423
3+
about.date=Tue Dec 17 14:53:16 2024
4+
about.commit=b0f7669
5+
about.commitFull=b0f76692230391c9a2927ab0dbc786c8ad40cf61
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)