Skip to content

Commit

Permalink
Update version, changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
billthefarmer committed Sep 18, 2022
1 parent a2b685b commit 76dfa07
Show file tree
Hide file tree
Showing 4 changed files with 27 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 28
versionName "1.15"
versionCode 115
versionName "1.16"
versionCode 116

buildConfigField "long", "BUILT", System.currentTimeMillis() + "L"
}
Expand Down
12 changes: 12 additions & 0 deletions docs/add-accents/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Add accents on Gurgle</title>
<link>https://billthefarmer.github.io/gurgle/add-accents/</link>
<description>Recent content in Add accents on Gurgle</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-gb</language>
<copyright>Copyright &amp;copy; 2006 Bill Farmer</copyright>
<lastBuildDate>Sun, 18 Sep 2022 10:07:37 +0100</lastBuildDate><atom:link href="https://billthefarmer.github.io/gurgle/add-accents/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
12 changes: 12 additions & 0 deletions docs/lock-letters/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Lock letters on Gurgle</title>
<link>https://billthefarmer.github.io/gurgle/lock-letters/</link>
<description>Recent content in Lock letters on Gurgle</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-gb</language>
<copyright>Copyright &amp;copy; 2006 Bill Farmer</copyright>
<lastBuildDate>Sun, 18 Sep 2022 10:05:38 +0100</lastBuildDate><atom:link href="https://billthefarmer.github.io/gurgle/lock-letters/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-GB/changelogs/116.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Update accents pop-up menu

0 comments on commit 76dfa07

Please sign in to comment.