소스 검색

Bump master to 3.22 Alpha0

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

+ 1 - 1
app/build.gradle

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