Bump version to 0.5.0

This commit is contained in:
Thomas Andres Gomez 2023-10-06 15:32:24 +02:00
parent ee81f9082d
commit 81f71a9aec
6 changed files with 38 additions and 2 deletions

View file

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