From 6d77c946111f7b45b026455393818329061c0fc2 Mon Sep 17 00:00:00 2001 From: "Andres Gomez, Thomas (ITDV RL)" Date: Tue, 21 Jan 2025 10:39:59 +0100 Subject: [PATCH] Bump version to 0.13.3 --- 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 6193429..e798222 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.13.2" + versionName = "0.13.3" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {