diff --git a/README.md b/README.md index a9eb2bf..0443578 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Donate via Patreon](https://img.shields.io/badge/dynamic/json?color=%23e85b46&label=Patreon&query=data.attributes.patron_count&suffix=%20patrons&url=https%3A%2F%2Fwww.patreon.com%2Fapi%2Fcampaigns%2F5252223)](https://www.patreon.com/rocketnine) Google Play +   F-Droid This project builds [boxcars](https://code.rocket9labs.com/tslocum/boxcars) as a library and packages it into an Android application. @@ -16,7 +17,7 @@ and packages it into an Android application. ## Download -Boxcars is available on [Google Play](https://play.google.com/store/apps/details?id=com.rocket9labs.boxcars). +Boxcars is available via [Google Play](https://play.google.com/store/apps/details?id=com.rocket9labs.boxcars) and [F-Droid](https://f-droid.org/packages/com.rocket9labs.boxcars/). ## Support diff --git a/app/build.gradle b/app/build.gradle index 3cf7a39..6a939cb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -3,7 +3,7 @@ plugins { } project.ext { - boxcarsVersion = "v1.0.8" // https://code.rocket9labs.com/tslocum/boxcars/tags + boxcarsVersion = "v1.0.9" // https://code.rocket9labs.com/tslocum/boxcars/tags } android { @@ -17,8 +17,8 @@ android { applicationId "com.rocket9labs.boxcars" minSdkVersion 21 targetSdkVersion 34 - versionCode 100080 - versionName "1.0.8" + versionCode 100090 + versionName "1.0.9" } buildTypes { diff --git a/metadata/en-US/full_description.txt b/metadata/en-US/full_description.txt index b581b7d..cc1d691 100644 --- a/metadata/en-US/full_description.txt +++ b/metadata/en-US/full_description.txt @@ -1 +1 @@ -Boxcars is a client for playing backgamon via bgammon.org, a free and open source backgammon service. +Boxcars is a client for playing backgammon via bgammon.org, a free and open source backgammon service. diff --git a/metadata/en-US/short_description.txt b/metadata/en-US/short_description.txt index c40dc94..59d8611 100644 --- a/metadata/en-US/short_description.txt +++ b/metadata/en-US/short_description.txt @@ -1 +1 @@ -Play backgamon online via bgammon.org +Play backgammon online via bgammon.org