Skip to content

Commit ca47d6f

Browse files
ci(release): update version on android manifest
1 parent 071f020 commit ca47d6f

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="39393"
4+
android:versionCode="39395"
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=39393
3-
about.date=Thu Aug 29 09:03:24 2024
4-
about.commit=fab9038
5-
about.commitFull=fab903879c9d17850754f7e44ec33c21c86188d6
2+
about.build=39395
3+
about.date=Thu Aug 29 09:22:02 2024
4+
about.commit=071f020
5+
about.commitFull=071f0204766bc996d6ddb9fa208409b3060a224e
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)