revert(android): revert to unpublished version (#4807)

This commit is contained in:
Jamil
2024-04-28 18:39:20 -07:00
committed by GitHub
parent e35ff07c6c
commit dc159ffbcb
2 changed files with 2 additions and 2 deletions

View File

@@ -56,7 +56,7 @@ android {
targetSdk = 34
versionCode = (System.currentTimeMillis() / 1000 / 10).toInt()
// mark:automatic-version
versionName = "1.0.2"
versionName = "1.0.1"
multiDexEnabled = true
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

View File

@@ -2,7 +2,7 @@
# See discussion here: https://github.com/firezone/firezone/issues/2041
# and PR changing it here: https://github.com/firezone/firezone/pull/2949
apple-version = 1.0.3
android-version = 1.0.2
android-version = 1.0.1
cargo-version = 1.0.1
website-version = 1.0.0
elixir-version = 1.0.1