Android Gradle plugin 8 preparation (#1034)

This commit is contained in:
Emux
2023-04-17 13:37:02 +03:00
committed by GitHub
parent eef8ee3934
commit ff9246168b
11 changed files with 214 additions and 266 deletions

View File

@@ -3,7 +3,8 @@ apply plugin: 'maven-publish'
dependencies {
api project(':vtm-gdx')
api 'com.formdev:svgSalamander:1.1.3'
api 'guru.nidi.com.kitfox:svgSalamander:1.1.3'
api 'net.sf.kxml:kxml2:2.3.0'
}
sourceSets {