소스 검색

Completely changed package name to com.sirekanyan

Vadik Sirekanyan 7 년 전
부모
커밋
9c020aa418
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -10,7 +10,7 @@ android {
     compileSdkVersion 27
     buildToolsVersion '27.0.3'
     defaultConfig {
-        applicationId 'me.vadik.knigopis' // todo: remove in beta release
+        applicationId 'com.sirekanyan.knigopis'
         minSdkVersion 16
         targetSdkVersion 27
         versionCode 21