File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,6 @@ android {
1717 namespace ' com.shifthackz.aisdv1.app'
1818 defaultConfig {
1919 applicationId " com.shifthackz.aisdv1.app"
20- versionCode 151
21- versionName " 0.4.4"
2220
2321 buildConfigField " String" , " CLOUD_AI_URL" , " \" https://sdai.moroz.cc\" "
2422 buildConfigField " String" , " HORDE_AI_URL" , " \" https://stablehorde.net\" "
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest xmlns : tools =" http://schemas.android.com/tools"
3- xmlns : android =" http://schemas.android.com/apk/res/android" >
3+ xmlns : android =" http://schemas.android.com/apk/res/android"
4+ android : versionName =" 0.4.5"
5+ android : versionCode =" 152" >
46
57 <uses-feature
68 android : name =" android.hardware.camera"
You can’t perform that action at this time.
0 commit comments