Skip to content

Commit d93244c

Browse files
ci(release): update version on android manifest
1 parent 3853012 commit d93244c

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="39401"
4+
android:versionCode="39403"
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=
2-
about.build=39401
3-
about.date=Wed Sep 18 07:11:40 2024
4-
about.commit=13592f7
5-
about.commitFull=13592f73afc07eb2311df03e9b09faaeb52bac44
1+
about.version=1.5.0
2+
about.build=39403
3+
about.date=Tue Sep 24 10:09:39 2024
4+
about.commit=3853012
5+
about.commitFull=38530120a46b55406bf87de677a132898fd049ae
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)