Skip to content

Commit 77604d9

Browse files
Fix Bugs
1 parent 25e3304 commit 77604d9

File tree

28 files changed

+20
-47
lines changed

28 files changed

+20
-47
lines changed

app/src/androidTest/java/com/developer/kinda/progressx/ApplicationTest.java

Lines changed: 0 additions & 13 deletions
This file was deleted.

app/src/main/ic_launcher-web.png

-11.9 KB
Binary file not shown.
-1.79 KB
Binary file not shown.
-982 Bytes
Binary file not shown.
-1.93 KB
Binary file not shown.
-2.91 KB
Binary file not shown.
-4.14 KB
Binary file not shown.

library/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
defaultConfig {
1010
minSdkVersion 21
1111
targetSdkVersion 29
12-
versionCode 5
13-
versionName "3.0.19"
12+
versionCode 6
13+
versionName "4.0.19"
1414
}
1515
buildTypes {
1616
release {

library/src/androidTest/java/com/developer/kinda/ApplicationTest.java

Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<manifest package="com.developer.kinda">
1+
<manifest package="com.developer.progressx">
22

33
<application />
44
</manifest>

0 commit comments

Comments
 (0)