Skip to content

Commit c2df941

Browse files
ci(release): update version on android manifest
1 parent 59ab089 commit c2df941

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="39423"
4+
android:versionCode="39425"
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=39423
3-
about.date=Tue Dec 17 14:53:16 2024
4-
about.commit=b0f7669
5-
about.commitFull=b0f76692230391c9a2927ab0dbc786c8ad40cf61
2+
about.build=39425
3+
about.date=Tue Dec 17 15:00:03 2024
4+
about.commit=59ab089
5+
about.commitFull=59ab089330d98f2b0a58ef94a425f372ab9a1610
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)