Project

General

Profile

« Previous | Next » 

Revision 1c04d054

Added by Leszek Koltunski 8 months ago

Major progress to version 2.0.0.

View differences:

src/main/AndroidManifest.xml
20 20
            android:value="${crashlyticsCollectionEnabled}"
21 21
        />
22 22

  
23
        <activity android:name="org.distorted.main.RubikActivity" android:exported="true" android:screenOrientation="portrait">
23
        <activity android:name="org.distorted.main.MainActivity" android:exported="true" android:screenOrientation="portrait">
24 24
            <intent-filter>
25 25
                <action android:name="android.intent.action.MAIN" />
26 26
                <category android:name="android.intent.category.LAUNCHER" />

Also available in: Unified diff