<manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="im.shimo.dingtalkshare">
    <application
        android:allowBackup="true">
        <meta-data android:name="DT_APP_ID" android:value="${DT_APP_ID}"/>

    </application>
</manifest>
