소스 검색

version 0.2

zadam 2 년 전
부모
커밋
6a6562642d
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -28,8 +28,8 @@ android {
         applicationId "io.github.zadam.triliumsender"
         minSdkVersion 21
         targetSdkVersion 32
-        versionCode 1
-        versionName "0.1"
+        versionCode 2
+        versionName "0.2"
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
     }
     buildTypes {