Skip to content

Commit bbb1b85

Browse files
ci(release): update version on android manifest
1 parent 868018c commit bbb1b85

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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="39405"
4+
android:versionCode="39407"
55
android:versionName="">
66

77
<!-- Permissions -->

app/src/main/assets/about.properties

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
about.version=1.5.0
2-
about.build=39405
3-
about.date=Thu Sep 19 12:52:49 2024
4-
about.commit=6656619
5-
about.commitFull=6656619c8c651820071087a391c30c3537b82242
1+
about.version=1.5.1
2+
about.build=39407
3+
about.date=Thu Sep 19 13:09:40 2024
4+
about.commit=868018c
5+
about.commitFull=868018c5b74c90d7c85b3d59b4fc70828303fa5f
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)