mtransitapps / mtransit-for-android-gradle

MonTransit for Android Gradle project
https://play.google.com/store/apps/details?id=org.mtransit.android
Apache License 2.0
7 stars 2 forks source link

Use resValue in Gradle file to generate authority from PKG #187

Closed mmathieum closed 7 months ago

mmathieum commented 8 months ago

https://developer.android.com/build/gradle-tips#share-custom-fields-and-resource-values-with-your-app-code

resValue("string", "gtfs_rts_authority", "$projectPkg.gtfs")
mmathieum commented 7 months ago

https://github.com/mtransitapps/commons/commit/63a9381ef61556f89676764aadfa41c737501f35