Bump version for release

This commit is contained in:
William Brawner 2022-12-23 22:20:13 -07:00
parent fc3dbb7fb7
commit 731faf7894

View file

@ -21,8 +21,8 @@ navigation = "2.4.1"
okhttp = "4.10.0"
plausible = "0.1.0-SNAPSHOT"
settings = "0.8.1"
versionCode = "4"
versionName = "1.1.0"
versionCode = "5"
versionName = "1.1.1"
[libraries]
android-gradle = { module = "com.android.tools.build:gradle", version = "7.3.1" }