This commit is contained in:
Corewala 2022-11-09 23:21:34 -05:00
parent da4375b832
commit 0fdffee966
2 changed files with 11 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "corewala.gemini.buran"
minSdkVersion 21
targetSdkVersion 30
versionCode 12
versionName "v1.11"
versionCode 13
versionName "v1.12"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -0,0 +1,9 @@
Changelog:
- Fixed broken unproxied HTTP links
- Un-bugged the back button
- This is a really tiny release
- Actual features coming at some point in the nebulous future