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 e182645 commit ef8335fCopy full SHA for ef8335f
10-bitClockWidget/app/build.gradle
@@ -24,8 +24,8 @@ android {
24
applicationId "com.github.ashutoshgngwr.tenbitclockwidget"
25
minSdkVersion 14
26
targetSdkVersion 28
27
- versionCode 16
28
- versionName "1.6"
+ versionCode 161
+ versionName "1.6-1"
29
setProperty("archivesBaseName", "10-bitClockWidget")
30
}
31
buildTypes {
0 commit comments