Bump version for release

This commit is contained in:
William Brawner 2022-12-23 21:29:50 -07:00
parent 6c18dc6d1d
commit ba830e8b67

View file

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