after change sdk version in build.prop the apk has been installed, but when I opend it the app has been crashed
the error in logcat shows this
Failed to open dex file '/data/app/org.nikobox.store-1/base.apk' from memory: Unrecognized version number in /data/app/org.nikobox.store-1/base.apk: 0 3 9
it means the ART (Android Runtime) can not run dex file because the dex file has been compiled by newer version of dex compiler