Skip to content

Commit

Permalink
* custom goal complication update 3
Browse files Browse the repository at this point in the history
  • Loading branch information
amoledwatchfaces committed Nov 18, 2024
1 parent 7442f2f commit 6379d41
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .idea/deploymentTargetSelector.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ tasks.register("clean", Delete::class) {
buildscript {

/** Set version for wear & mobile modules **/
val versionCode by extra(10000370)
val versionName by extra("3.7.0")
val versionCode by extra(10000371)
val versionName by extra("3.7.1")

dependencies {
classpath ("com.android.tools.build:gradle:8.6.1")
Expand Down

0 comments on commit 6379d41

Please sign in to comment.