Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
StockAuditEAN
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ramesh Babu Puvvadi
StockAuditEAN
Commits
c28e857c
Commit
c28e857c
authored
Oct 03, 2023
by
superuser surveillance
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add Builds Apk File
parent
3ecb2615
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
4 deletions
+6
-4
StockAudit.apk
Builds/StockAudit.apk
+0
-0
build.gradle
app/build.gradle
+5
-3
strings.xml
app/src/main/res/values/strings.xml
+1
-1
No files found.
Builds/StockAudit.apk
0 → 100644
View file @
c28e857c
File added
app/build.gradle
View file @
c28e857c
...
...
@@ -2,13 +2,13 @@ apply plugin: 'com.android.application'
apply
plugin:
'com.google.gms.google-services'
apply
plugin:
'com.google.firebase.crashlytics'
android
{
compileSdkVersion
3
3
compileSdkVersion
3
2
buildToolsVersion
"30.0.3"
defaultConfig
{
applicationId
"w.soulofpluto.posstockauditrecieving"
minSdkVersion
16
targetSdkVersion
3
3
targetSdkVersion
3
2
versionCode
2
versionName
"1.1"
testInstrumentationRunner
"androidx.test.runner.AndroidJUnitRunner"
...
...
@@ -45,9 +45,10 @@ dependencies {
implementation
'com.google.firebase:firebase-crashlytics:18.2.1'
implementation
'com.karumi:dexter:6.2.3'
testImplementation
'junit:junit:4.12'
androidTestImplementation
'androidx.test.ext:junit:1.1.2'
androidTestImplementation
'androidx.test.espresso:espresso-core:3.3.0'
implementation
'com.android.support:multidex:1.0.3'
androidTestImplementation
"androidx.test.ext:junit:1.1.3"
}
\ No newline at end of file
app/src/main/res/values/strings.xml
View file @
c28e857c
<resources>
<string
name=
"app_name"
>
Pos Stock
Receive And Transfer
</string>
<string
name=
"app_name"
>
Pos Stock
Audit
</string>
<string
name=
"success"
translatable=
"false"
>
success
</string>
<string
name=
"msg"
translatable=
"false"
>
msg
</string>
<string
name=
"data"
translatable=
"false"
>
data
</string>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment