Updating SDK to the latest

This commit is contained in:
Vitor Pamplona
2023-08-18 19:32:30 -04:00
parent 8dbded0185
commit 7a93f9956f
3 changed files with 9 additions and 10 deletions
+2 -2
View File
@@ -7,12 +7,12 @@ plugins {
android {
namespace 'com.vitorpamplona.amethyst'
compileSdk 33
compileSdk 34
defaultConfig {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 33
targetSdk 34
versionCode 272
versionName "0.73.3"