Skip to content

Commit 364652f

Browse files
committed
contrib/android: bump app to 1.5.3
Signed-off-by: Brice Goglin <[email protected]>
1 parent 9a9d480 commit 364652f

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
@@ -11,7 +11,7 @@ android {
1111
// Official hwloc version - snapshot number - android apk version
1212
// Set snapshot number to 1 when the hwloc version is increased.
1313
// Increase the snapshot number when the hwloc code changed but not its version
14-
versionName "3.0.0a1-1-1.5.2"
14+
versionName "3.0.0a1-1-1.5.3"
1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616
externalNativeBuild {
1717
cmake {

0 commit comments

Comments
 (0)