File tree Expand file tree Collapse file tree 2 files changed +1
-12
lines changed Expand file tree Collapse file tree 2 files changed +1
-12
lines changed Original file line number Diff line number Diff line change 70
70
<action android : name =" android.intent.action.MAIN" />
71
71
<category android : name =" android.intent.category.LAUNCHER" />
72
72
</intent-filter >
73
- <intent-filter android : autoVerify =" true" >
74
- <category android : name =" android.intent.category.DEFAULT" />
75
-
76
- <action android : name =" android.intent.action.VIEW" />
77
-
78
- <category android : name =" android.intent.category.BROWSABLE" />
79
-
80
- <data
81
- android : host =" play.dhis2.org"
82
- android : scheme =" https" />
83
- </intent-filter >
84
73
</activity >
85
74
<activity
86
75
android : name =" .usescases.login.LoginActivity"
Original file line number Diff line number Diff line change 2
2
ndk = " 21.4.7075529"
3
3
sdk = " 34"
4
4
minSdk = " 21"
5
- vCode = " 129 "
5
+ vCode = " 130 "
6
6
vName = " 2.10-DEV"
7
7
kotlinCompilerExtensionVersion = " 1.5.6"
8
8
gradle = " 8.2.0"
You can’t perform that action at this time.
0 commit comments