Skip to content

Commit 9c569a4

Browse files
cibgoglin
authored andcommitted
contrib/android: bump APK from 1.5.3 to 1.6.0
Signed-off-by: Brice Goglin <[email protected]> (cherry picked from commit acd452d)
1 parent cdee482 commit 9c569a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/android/AndroidApp/lstopo/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ android {
1212
// Official hwloc version - snapshot number - android apk version
1313
// Set snapshot number to 1 when the hwloc version is increased.
1414
// Increase the snapshot number when the hwloc code changed but not its version
15-
versionName "2.12.0a1-1-1.5.3"
15+
versionName "2.12.0a1-1-1.6.0"
1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
externalNativeBuild {
1818
cmake {

0 commit comments

Comments
 (0)