Skip to content

Commit 3cd3204

Browse files
ci(release): update version on android manifest
1 parent 704fe36 commit 3cd3204

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="39379"
4+
android:versionCode="39381"
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=39379
3-
about.date=Fri Sep 01 10:07:47 2023
4-
about.commit=e5eced2
5-
about.commitFull=e5eced21c3bb75737f077cf3a738441616c02b02
2+
about.build=39381
3+
about.date=Mon Sep 04 07:08:30 2023
4+
about.commit=704fe36
5+
about.commitFull=704fe36794de1308a1ac76a5a52ac1e6be200af1
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)