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