Added checkout and mandate profile

This commit is contained in:
Jeevan Prasad
2025-07-03 19:02:40 +05:30
parent 917fee86de
commit e68ddd7133
491 changed files with 2336 additions and 30039 deletions
+2 -2
View File
@@ -68,8 +68,8 @@ artifacts {
}
dependencies {
implementation 'androidx.appcompat:appcompat:1.3.1'
androidTestImplementation 'androidx.annotation:annotation:1.2.0'
implementation 'androidx.appcompat:appcompat:1.7.1'
androidTestImplementation 'androidx.annotation:annotation:1.9.1'
implementation fileTree(include: ['*.jar'], dir: 'libs')
}