From 88541003103a43bc4c9a60e275d5a14c64f3b3d5 Mon Sep 17 00:00:00 2001 From: "Andres Gomez, Thomas (ITDV RL)" Date: Thu, 22 Aug 2024 13:59:06 +0200 Subject: [PATCH] Bump version to 0.13.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 e4acfcf..9583301 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -34,7 +34,7 @@ android { applicationId = "com.pixelized.rplexicon" minSdk = 26 targetSdk = 34 - versionName = "0.12.1" + versionName = "0.13.0" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {