mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-09-12 22:33:37 -04:00
Release Catima Wear OS v1.0.0
This commit is contained in:
1 parent
0c8104af96
commit
306e7b5201
2 files changed
+3
-3
No files matched your search
+1
-1
@@ -5,7 +5,7 @@
|
||||
- Add a Bluetooth server for Wear OS companion app support
|
||||
- Remove embedded CHANGELOG
|
||||
|
||||
## Unreleased (Wear OS) - 200
|
||||
## v1.0.0 (Wear OS) - 200
|
||||
|
||||
- Initial release of Wear OS companion app
|
||||
|
||||
|
||||
@@ -16,8 +16,8 @@ android {
|
||||
applicationId = "me.hackerchick.catima"
|
||||
minSdk = 26
|
||||
targetSdk = 36
|
||||
versionCode = 1
|
||||
versionName = "1.0 Wear OS"
|
||||
versionCode = 200
|
||||
versionName = "1.0.0 Wear OS"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
Reference in new issue
Block a user