From 854458903dd472c2c00eded21305fae54170f437 Mon Sep 17 00:00:00 2001 From: Thomas Andres Gomez Date: Tue, 24 Oct 2023 18:25:42 +0200 Subject: [PATCH] Bump version to 0.6.0 --- app/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle.kts b/app/build.gradle.kts index bffebaf..4e52b19 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -31,7 +31,7 @@ android { applicationId = "com.pixelized.rplexicon" minSdk = 26 targetSdk = 34 - versionName = "0.5.2" + versionName = "0.6.0" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {