mirror of
https://github.com/mupen64plus-ae/acra.git
synced 2025-02-20 04:54:15 +00:00
Publishing a new test version
This commit is contained in:
parent
696ee8166a
commit
31452629e8
@ -23,7 +23,7 @@
|
||||
<activity android:name="org.acra.CrashReportDialog"
|
||||
android:theme="@android:style/Theme.Dialog" android:launchMode="singleInstance" />
|
||||
|
||||
<activity android:name="CrashTestActivity" android:label="@string/app_name">
|
||||
<activity android:name="CrashTestActivity" android:label="@string/app_name" android:theme="@android:style/Theme.Dialog">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN"></action>
|
||||
<category android:name="android.intent.category.LAUNCHER"></category>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="WINDOWS-1252" standalone="no"?>
|
||||
<jardesc>
|
||||
<jar path="CrashReport/build/acra-2.0.2-test.jar"/>
|
||||
<jar path="CrashReport/build/acra-2.0.3-test.jar"/>
|
||||
<options buildIfNeeded="true" compress="true" descriptionLocation="/CrashReport/acra-build.jardesc" exportErrors="true" exportWarnings="true" includeDirectoryEntries="false" overwrite="false" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
|
||||
<storedRefactorings deprecationInfo="true" structuralOnly="false"/>
|
||||
<selectedProjects/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user