Update app.ts

This commit is contained in:
2024-09-05 10:09:37 +05:00
committed by GitHub
parent 25924a3ced
commit 146ff88ea1

View File

@@ -16,7 +16,7 @@ export const APP_VERSIONS: Array<AppChangelog> = [
default_img_2, default_img_2,
], ],
changelogs: [{ changelogs: [{
version: '1.0', version: '1.1',
date: '13/08/2024', date: '13/08/2024',
isCurrentVersion: true, isCurrentVersion: true,
supportAndroidVersion: '9+', supportAndroidVersion: '9+',