Skip to content

Commit

Permalink
Revert "Bump version to 3.4.4"
Browse files Browse the repository at this point in the history
This reverts commit 4d2a351. This is
due to a binary incompatible change in Compose:
https://issuetracker.google.com/issues/322214617
  • Loading branch information
ahmedre committed Jan 28, 2024
1 parent 4d2a351 commit 60ce69f
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 3440
versionName "3.4.4"
versionCode 3430
versionName "3.4.3"
testInstrumentationRunner "com.quran.labs.androidquran.core.QuranTestRunner"
}

Expand Down

0 comments on commit 60ce69f

Please sign in to comment.