Bump the app version to 0.11.2

This commit is contained in:
Andres Gomez, Thomas (ITDV RL) 2024-06-05 20:46:40 +02:00
parent acdeb6f542
commit 972751a7ec

View file

@ -31,7 +31,7 @@ android {
applicationId = "com.pixelized.rplexicon"
minSdk = 26
targetSdk = 34
versionName = "0.11.1"
versionName = "0.11.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {