Skip to content

Commit 5fcbd13

Browse files
ci(release): update version on android manifest
1 parent 429571f commit 5fcbd13

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="39381"
4+
android:versionCode="39383"
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=39381
3-
about.date=Mon Sep 04 07:08:30 2023
4-
about.commit=704fe36
5-
about.commitFull=704fe36794de1308a1ac76a5a52ac1e6be200af1
2+
about.build=39383
3+
about.date=Mon Sep 04 07:17:36 2023
4+
about.commit=429571f
5+
about.commitFull=429571fbb4f9158833b2ef0db2e7867159cbd9d9
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)