Browse Source

Completely changed package name to com.sirekanyan

Vadik Sirekanyan 7 năm trước cách đây
mục cha
commit
9c020aa418
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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