From d26d2aec77e9be9a796a6ff5d28a326ff1dd8850 Mon Sep 17 00:00:00 2001 From: Thomas Andres Gomez Date: Tue, 30 Jan 2024 09:26:00 +0100 Subject: [PATCH] bump version to 0.10.2 --- 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 5e4ad18..d22afe3 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.10.1" + versionName = "0.10.2" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {