Compare commits
5 Commits
1.0.0
...
7195e99cbb
| Author | SHA1 | Date | |
|---|---|---|---|
| 7195e99cbb | |||
| 2dd6fc1002 | |||
| 48e88484cc | |||
| 49f02cc85d | |||
| 299e3f721f |
+2
-2
@@ -7,8 +7,8 @@ android {
|
||||
applicationId "com.hyperling.carbupbeta"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 36
|
||||
versionCode 7
|
||||
versionName "1.0.0"
|
||||
versionCode 8
|
||||
versionName "1.0.1"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<string name="app_name">Carb Up! BETA</string>
|
||||
<string name="app_name">Carb Up!</string>
|
||||
<string name="app_name_long">Carb Up! CTFU Helper</string>
|
||||
<string name="app_name_short">Carb Up!</string>
|
||||
<string name="action_settings">Settings</string>
|
||||
<string name="title_activity_main">Main</string>
|
||||
<string name="version_name">-= Version Mango =-</string>
|
||||
<string name="version_number">-= v1.0.0 =-</string>
|
||||
<string name="version_number">-= v1.0.1 =-</string>
|
||||
|
||||
<string name="author">Hyperling</string>
|
||||
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
AuthorName: 'Chad Michael "Hyperling" Greenwood'
|
||||
SourceCode: 'https://git.hyperling.com/me/android-carb-up/'
|
||||
WebSite: 'https://hyperling.com/apps'
|
||||
Categories:
|
||||
- fdroid
|
||||
- hyperling
|
||||
- utilities
|
||||
CurrentVersionCode: 2147483647
|
||||
IssueTracker: 'mailto:me@hyperling.com'
|
||||
Name: Carb Up! Helper
|
||||
Summary: 'Calculate cost-effective foods on a High Carb Low Fat lifestyle.'
|
||||
Reference in New Issue
Block a user