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 cdee482 commit 9c569a4Copy full SHA for 9c569a4
contrib/android/AndroidApp/lstopo/build.gradle
@@ -12,7 +12,7 @@ android {
12
// Official hwloc version - snapshot number - android apk version
13
// Set snapshot number to 1 when the hwloc version is increased.
14
// Increase the snapshot number when the hwloc code changed but not its version
15
- versionName "2.12.0a1-1-1.5.3"
+ versionName "2.12.0a1-1-1.6.0"
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
17
externalNativeBuild {
18
cmake {
0 commit comments