Skip to content

Commit

Permalink
Update version, changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
billthefarmer committed Dec 8, 2023
1 parent bae13ce commit 2114bc5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ android {
applicationId "org.billthefarmer.gurgle"
minSdkVersion 22
targetSdkVersion 31
versionName "1.26"
versionCode 126
versionName "1.27"
versionCode 127

buildConfigField "long", "BUILT", System.currentTimeMillis() + "L"
}
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-GB/changelogs/127.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* Add share letters, colours
* Add default word
* Add Aard2, Quickdic lookup

0 comments on commit 2114bc5

Please sign in to comment.