Skip to content

Commit 373c7fb

Browse files
committed
Update version, changelog
1 parent 51a2254 commit 373c7fb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ android {
3030
applicationId "org.billthefarmer.buses"
3131
minSdkVersion 14
3232
targetSdkVersion 28
33-
versionName "1.03"
34-
versionCode 103
33+
versionName "1.04"
34+
versionCode 104
3535

3636
buildConfigField "long", "BUILT", System.currentTimeMillis() + "L"
3737
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* Add app widget

0 commit comments

Comments
 (0)