Skip to content

Commit b03af1d

Browse files
ci(release): update version on android manifest
1 parent e5eced2 commit b03af1d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
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="39377"
4+
android:versionCode="39379"
55
android:versionName="">
66

77
<!-- Permissions -->
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
about.version=1.3.0
2-
about.build=39377
3-
about.date=Fri Sep 01 09:54:27 2023
4-
about.commit=d1760ea
5-
about.commitFull=d1760ea939e537696bb13d723dd679313b66f799
2+
about.build=39379
3+
about.date=Fri Sep 01 10:07:47 2023
4+
about.commit=e5eced2
5+
about.commitFull=e5eced21c3bb75737f077cf3a738441616c02b02
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)