Change the parsing mechanist to allow more flexibility.

This commit is contained in:
Andres Gomez, Thomas (ITDV CC) - AF (ext) 2023-07-17 10:56:38 +02:00
parent f5c10c5154
commit fb31de8130
19 changed files with 577 additions and 140 deletions

View file

@ -24,8 +24,8 @@ android {
applicationId = "com.pixelized.rplexicon"
minSdk = 26
targetSdk = 33
versionCode = 1
versionName = "0.1.0"
versionCode = 2
versionName = "0.1.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {