소스 검색

daily dev 20190905

7bc162ba3 Merge pull request #4458 from nextcloud/community
7fae76294 rename participate -> community
e8d585edd Remote wipe (#4455)
4c0e1c076 Update MimeTypes (#4434)
0b26aa775 Remote wipe
9168446f5 daily dev 20190904
Tobias Kaminsky 5 년 전
부모
커밋
e43fb87c32
2개의 변경된 파일8개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      build.gradle
  2. 6 0
      src/versionDev/fastlane/metadata/android/en-US/changelogs/20190905.txt

+ 2 - 2
build.gradle

@@ -153,8 +153,8 @@ android {
             versionDev {
             versionDev {
                 applicationId "com.nextcloud.android.beta"
                 applicationId "com.nextcloud.android.beta"
                 dimension "default"
                 dimension "default"
-                versionCode 20190904
-                versionName "20190904"
+                versionCode 20190905
+                versionName "20190905"
             }
             }
 
 
             qa {
             qa {

+ 6 - 0
src/versionDev/fastlane/metadata/android/en-US/changelogs/20190905.txt

@@ -0,0 +1,6 @@
+7bc162ba3 Merge pull request #4458 from nextcloud/community
+7fae76294 rename participate -> community
+e8d585edd Remote wipe (#4455)
+4c0e1c076 Update MimeTypes (#4434)
+0b26aa775 Remote wipe
+9168446f5 daily dev 20190904