chore: Move API project from separate repo to this

Set up CI to publish the API library package as well as release the app.
This commit is contained in:
oSumAtrIX
2025-05-22 10:18:35 +02:00
parent 2b380b0d7c
commit 07158ae1d1
21 changed files with 1288 additions and 111 deletions

View File

@@ -22,5 +22,7 @@ kotlin.code.style=official
# thereby reducing the size of the R class for that library
android.nonTransitiveRClass=true
android.nonFinalResIds=false
org.gradle.configuration-cache=true
# Task :app:assembleReleaseSignApk fails if this is set to true.
org.gradle.configuration-cache=false
org.gradle.caching=true
version=1.25.0-dev.1