Skip to content

Commit 5edf360

Browse files
teclib-botstonebuzz
authored andcommitted
ci(release): update version on android manifest
1 parent ab19a2e commit 5edf360

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
@@ -2,7 +2,7 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="org.glpi.inventory.agent"
5-
android:versionCode="39347"
5+
android:versionCode="39349"
66
android:versionName="">
77

88
<!-- Permissions -->
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
about.version=1.2.0
2-
about.build=39347
3-
about.date=Thu Apr 21 10:15:26 2022
4-
about.commit=674220f
5-
about.commitFull=674220f6eed399ef8c4b9fd79598cd79ec794f6b
2+
about.build=39349
3+
about.date=Thu Apr 21 10:43:44 2022
4+
about.commit=bac1c99
5+
about.commitFull=bac1c99763f2b204a1cfaf0a7b74296cff0fc5ab
66
about.github=https://github.com/glpi-project/android-inventory-agent

0 commit comments

Comments
 (0)