We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd63fc8 commit 5c0ed3dCopy full SHA for 5c0ed3d
10-bitClockWidget/app/build.gradle
@@ -24,8 +24,8 @@ android {
24
applicationId "com.github.ashutoshgngwr.tenbitclockwidget"
25
minSdkVersion 14
26
targetSdkVersion 30
27
- versionCode 201
28
- versionName "2.0-1"
+ versionCode 203
+ versionName "2.0-3"
29
}
30
buildTypes {
31
release {
fastlane/metadata/android/en-US/changelogs/default.txt
@@ -0,0 +1 @@
1
+I'm always making improvements to 10-bit Clock Widget. Keep your updates turned on to never miss a thing.
0 commit comments