* Gradle Git Versioning Plugin * Changelog * Flatpack build workflow
This commit is contained in:
@@ -33,6 +33,7 @@ logging-slf4j = { module = "org.slf4j:slf4j-simple", version = "2.0.17" }
|
||||
logging = ["logging-jvm", "logging-slf4j"]
|
||||
|
||||
[plugins]
|
||||
versioning = { id = "me.qoomon.git-versioning", version = "6.4.4"}
|
||||
versions = { id = "com.github.ben-manes.versions", version = "0.53.0" }
|
||||
android-application = { id = "com.android.application", version.ref = "agp" }
|
||||
android-library = { id = "com.android.library", version.ref = "agp" }
|
||||
|
||||
Reference in New Issue
Block a user