Browse Source

Meow dynos.

pull/4230/head
CamilleLaVey 2 months ago
committed by crueter
parent
commit
412d7c4667
  1. 2
      src/android/app/build.gradle.kts

2
src/android/app/build.gradle.kts

@ -65,7 +65,7 @@ android {
defaultConfig {
applicationId = "dev.eden.eden_emulator"
minSdk = 33
minSdk = 35
targetSdk = 36
versionName = getGitVersion()
versionCode = autoVersion

Loading…
Cancel
Save