mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
revert(android): revert to unpublished version (#4807)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user