aboutsummaryrefslogtreecommitdiffstats
path: root/examples/platforms/android/models/qtabstractitemmodel_java/build.gradle
blob: 5c65522df818e98fc4cc563db17cdd724495da91 (plain)
1
2
3
4
5
// 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
}