Skip to content

Custom properties

Custom properties allow you to decorate your repository with information such as compliance frameworks, data sensitivity, or project details.

8.0.2
Specifies the Android Gradle Plugin version used in the project.
34
Defines the Android SDK version used for compiling the project.
2022.2.1.20
Lists the recommended Android Studio version for development.
8.2
Indicates the Gradle distribution version used in the project.
Java 11
Defines the Java version used for source and target compatibility.
24
Defines the minimum Android SDK version required to run the app.
2.6.0
Specifies the version of the Android Navigation Component used.
34
Specifies the Android SDK version the app is targeted for.
true
Indicates whether View Binding is enabled in the project.