Skip to content

Commit 97feed5

Browse files
committed
Replace div with Row component in item badges layout and comment out unused badge indicator. Minor formatting changes in CSS for better consistency.
1 parent 42c5691 commit 97feed5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ android {
1111
applicationId "com.compassconnections.app"
1212
minSdkVersion rootProject.ext.minSdkVersion
1313
targetSdkVersion rootProject.ext.targetSdkVersion
14-
versionCode 96
14+
versionCode 97
1515
versionName "1.21.0"
1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717
aaptOptions {

0 commit comments

Comments
 (0)