Skip to content

Commit

Permalink
Bump version to 3.4.4 (3441)
Browse files Browse the repository at this point in the history
Using 3441 because uploaded 3440 to the store and found a crash before
rolling it out, so fixed it and updated it with 3441.
  • Loading branch information
ahmedre committed Jan 30, 2024
1 parent 8077923 commit 0822531
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
namespace 'com.quran.labs.androidquran'

defaultConfig {
versionCode 3430
versionName "3.4.3"
versionCode 3441
versionName "3.4.4"
testInstrumentationRunner "com.quran.labs.androidquran.core.QuranTestRunner"
}

Expand Down

0 comments on commit 0822531

Please sign in to comment.