Skip to content

Commit c681614

Browse files
ci(release): update version on android manifest
1 parent fab9038 commit c681614

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="39391"
4+
android:versionCode="39393"
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.4.0
2-
about.build=39391
3-
about.date=Thu Aug 29 08:42:51 2024
4-
about.commit=121274a
5-
about.commitFull=121274a5b552270f42cda1f1adb4923373f22ed6
2+
about.build=39393
3+
about.date=Thu Aug 29 09:03:24 2024
4+
about.commit=fab9038
5+
about.commitFull=fab903879c9d17850754f7e44ec33c21c86188d6
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)