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