소스 검색

Bump master to 3.30 alpha

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 1 년 전
부모
커밋
260b4ac08f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -77,7 +77,7 @@ configurations.configureEach {
 
 // semantic versioning for version code
 def versionMajor = 3
-def versionMinor = 29
+def versionMinor = 30
 def versionPatch = 0
 def versionBuild = 0 // 0-50=Alpha / 51-98=RC / 90-99=stable