mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-30 08:10:31 -05:00
[Android] Add an about screen that shows build revision.
This commit is contained in:
@@ -41,6 +41,9 @@
|
||||
<activity
|
||||
android:name=".GameListActivity" >
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".AboutActivity" >
|
||||
</activity>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user