Skip to content

Commit 219bdba

Browse files
committed
RS: Fix pumpcontrol
1 parent 479bfc4 commit 219bdba

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ android {
109109
defaultConfig {
110110
multiDexEnabled true
111111
versionCode 1500
112-
version "3.0.0.1"
112+
version "3.0.0.2"
113113
buildConfigField "String", "VERSION", '"' + version + '"'
114114
buildConfigField "String", "BUILDVERSION", '"' + generateGitBuild() + '-' + generateDate() + '"'
115115
buildConfigField "String", "REMOTE", '"' + generateGitRemote() + '"'
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)