aboutsummaryrefslogtreecommitdiffstats
path: root/examples/platforms/android/qtquickview_java/build.gradle
blob: f093f43efa63db57442ed9c019325a73bbdb8182 (plain)
1
2
3
4
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.10.1' apply false
}