Bump app version to v1.4.10 (#365)

* Update build.gradle

* Update whatsnew-en-US

* Create 1410.txt
This commit is contained in:
Yogesh Choudhary Paliyal
2023-03-06 00:06:30 +05:30
committed by GitHub
parent b18d3f412f
commit 095126ba54
3 changed files with 5 additions and 3 deletions

View File

@@ -17,8 +17,8 @@ android {
applicationId appPackageId
minSdk 22
targetSdk 33
versionCode 1409
versionName "1.4.9"
versionCode 1410
versionName "1.4.10"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {

View File

@@ -0,0 +1,2 @@
Changed to mono font
Migrating to compose

View File

@@ -1,2 +1,2 @@
Library bumps
Changed to mono font
Migrating to compose