Android 2.0.0 RC1

- Completely new video scanner
    - NTSC video modes
    - Fast disk loading
This commit is contained in:
Aaron Culliney 2018-11-20 12:36:12 -08:00
parent d3432fb3d8
commit e9ad630996

View File

@ -30,7 +30,7 @@ android {
minSdkVersion 14
targetSdkVersion 27
versionCode 22
versionName "1.2.2"
versionName "2.0.0"
ndk {
moduleName "apple2ix"
}