From 717aa996d142816763ee618d313678b7515ad321 Mon Sep 17 00:00:00 2001 From: Thomas Andres Gomez Date: Thu, 7 Dec 2023 15:41:49 +0100 Subject: [PATCH] Bump version to 0.8.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 c8860f9..a3b5451 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.8.1" + versionName = "0.8.2" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {