Forgor to update version number

This commit is contained in:
Astatin3
2024-09-18 09:00:02 -06:00
parent f37f12178b
commit 0a9f846e77
3 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ android {
applicationId = "com.ridgebotics.ridgescout" applicationId = "com.ridgebotics.ridgescout"
minSdk = 24 minSdk = 24
targetSdk = 34 targetSdk = 34
versionCode = 2 versionCode = 3
versionName = "0.2" versionName = "0.3"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
} }
Binary file not shown.
Binary file not shown.