Skip to content

Commit

Permalink
Version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharee committed May 30, 2023
1 parent a012c80 commit e8f1151
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion common/common.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'common'
spec.version = '7'
spec.version = '8'
spec.homepage = 'https://zwander.dev'
spec.source = { :http=> ''}
spec.authors = ''
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ org.gradle.configureondemand=true
org.gradle.jvmargs=-Xmx12800M

app_name=HINT Control
app_version_name=1.2.0
app_version_code=7
app_version_name=1.2.1
app_version_code=8
group=dev.zwander
package_name=dev.zwander.arcadyankvd21control
compile_sdk=33
Expand Down
4 changes: 2 additions & 2 deletions iosApp/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- Bugsnag (6.27.0)
- common (7):
- common (8):
- Bugsnag

DEPENDENCIES:
Expand All @@ -16,7 +16,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Bugsnag: db2df549eacd3b23e6fbef81a38b30c250be0304
common: bb8842bf4f4dfedbd0c876769f9a9476f885e582
common: 520c0ca9b6d881c6f721f0286b96793ebabbb404

PODFILE CHECKSUM: f4a1830d6a902fe554af2f59e20c883cab967e6b

Expand Down

0 comments on commit e8f1151

Please # to comment.