We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71ee5af commit 5d3290aCopy full SHA for 5d3290a
app/build.gradle
@@ -23,8 +23,8 @@ android {
23
applicationId "com.jraska.github.client"
24
minSdkVersion 26
25
targetSdkVersion 33
26
- versionName '0.56.0'
27
- versionCode 179
+ versionName '0.57.0'
+ versionCode 180
28
multiDexEnabled true
29
30
testInstrumentationRunner "com.jraska.github.client.TestRunner"
0 commit comments