Change the parsing mechanist to allow more flexibility.
This commit is contained in:
parent
f5c10c5154
commit
fb31de8130
19 changed files with 577 additions and 140 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue