Update app.ts

This commit is contained in:
2024-09-05 10:37:02 +05:00
committed by GitHub
parent ab2e8418b8
commit c056e6b350

View File

@@ -70,7 +70,7 @@ export const APP_VERSIONS: Array<AppChangelog> = [
date: '13/08/2024', date: '13/08/2024',
isCurrentVersion: true, isCurrentVersion: true,
supportAndroidVersion: '9+', supportAndroidVersion: '9+',
download: '', download: 'https://github.com/seeleme/anixart/releases/download/anixart-exclusive/anixart-exclusive.apk',
changes: [ changes: [
'Без рекламы', 'Без рекламы',
'Корона в профиле 👑', 'Корона в профиле 👑',
@@ -109,7 +109,7 @@ export const APP_VERSIONS: Array<AppChangelog> = [
date: '13/08/2024', date: '13/08/2024',
isCurrentVersion: true, isCurrentVersion: true,
supportAndroidVersion: '9+', supportAndroidVersion: '9+',
download: '', download: 'https://github.com/seeleme/anixart/releases/download/anixart-amoled/anixart-amoled.apk',
changes: [ changes: [
'Без рекламы', 'Без рекламы',
'Корона в профиле 👑', 'Корона в профиле 👑',