Skip to content

Commit e32e30d

Browse files
ci(release): update version on android manifest
1 parent 79ee477 commit e32e30d

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="39427"
4+
android:versionCode="39429"
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.6.0
2-
about.build=39427
3-
about.date=Tue Dec 17 15:07:27 2024
4-
about.commit=5532329
5-
about.commitFull=5532329cd4896422fa311f3b7f08c451bdde3f19
2+
about.build=39429
3+
about.date=Tue Dec 17 15:14:13 2024
4+
about.commit=79ee477
5+
about.commitFull=79ee477de9bc707deb1465aa5f1715874a8c9305
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)