Skip to content

Commit

Permalink
v1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Corewala committed Nov 10, 2022
1 parent da4375b commit 0fdffee
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

Expand Down
9 changes: 9 additions & 0 deletions metadata/android/en-US/changelogs/13.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 0fdffee

Please sign in to comment.