Skip to content

Commit

Permalink
* change version to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
amoledwatchfaces committed Jan 8, 2025
1 parent c33d004 commit 1a6678f
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
Binary file modified .gradle/8.7/executionHistory/executionHistory.lock
Binary file not shown.
Binary file modified .gradle/8.7/fileHashes/fileHashes.bin
Binary file not shown.
Binary file modified .gradle/8.7/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified .gradle/8.7/fileHashes/resourceHashesCache.bin
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
4 changes: 2 additions & 2 deletions watchface/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
applicationId = "com.amoledwatchfaces.pixelMinimal"
minSdk = 34
targetSdk = 34
versionCode = 10000001
versionName = "1.0.1"
versionCode = 10000002
versionName = "1.0.2"

manifestPlaceholders["publisher"] = "AndroidStudioKoala-2024.1.2"
}
Expand Down

0 comments on commit 1a6678f

Please sign in to comment.