We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c9b102 commit 641645cCopy full SHA for 641645c
mage/build.gradle
@@ -11,7 +11,7 @@ group 'mil.nga.giat.mage'
11
archivesBaseName = 'mage-android'
12
version '5.3.0'
13
ext {
14
- versionCode = 33
+ versionCode = 34
15
sourceRefspec = Grgit.open().head().id
16
}
17
0 commit comments