Skip to content

Commit 52dcc09

Browse files
committed
0.03
1 parent 75a319a commit 52dcc09

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "omegacentauri.mobi.tiltstopwatch"
88
minSdkVersion 4
99
targetSdkVersion 28
10-
versionCode 2
11-
versionName "0.02"
10+
versionCode 3
11+
versionName "0.03"
1212
}
1313
buildTypes {
1414
release {
-2.16 KB
Binary file not shown.

app/release/output.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":2,"versionName":"0.02","enabled":true,"outputFile":"TiltStopwatch-release.apk","fullName":"release","baseName":"release"},"path":"TiltStopwatch-release.apk","properties":{}}]
1+
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":3,"versionName":"0.03","enabled":true,"outputFile":"TiltStopwatch-release.apk","fullName":"release","baseName":"release"},"path":"TiltStopwatch-release.apk","properties":{}}]

0 commit comments

Comments
 (0)