We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d55ca76 commit 6cd4cdbCopy full SHA for 6cd4cdb
contrib/android/AndroidApp/lstopo/build.gradle
@@ -1,11 +1,11 @@
1
apply plugin: 'com.android.application'
2
3
android {
4
- compileSdkVersion 33
+ compileSdkVersion 34
5
defaultConfig {
6
applicationId "com.hwloc.lstopo"
7
minSdkVersion 21
8
- targetSdkVersion 33
+ targetSdkVersion 34
9
ndkVersion "26.1.10909125"
10
// Increase versionCode whenever you publish a new Android release
11
versionCode 80274
0 commit comments