Skip to content

Conversation

@aftabahmadTW
Copy link

Migrates the project to AndroidX. The only library was the support annotations.
I also updated the library versions and the compileSdkVersion.

Closes: #80

Copy link

@Monysilva1 Monysilva1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • [ ]

import android.support.annotation.Nullable;
import androidx.annotation.ColorInt;
import androidx.annotation.IntDef;
import androidx.annotation.NonNull;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
import androidx.annotation.NonNull;
# import androidx.annotation.NonNull;**RSC**
~~Operator
- [ ] 92748903032258543475786209`~~

import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import androidx.annotation.IntRange;
import androidx.annotation.NonNull;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
POM_LICENCE_DIST=repo
POM_DEVELOPER_ID=danh32
POM_DEVELOPER_NAME=Dan Hill

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Open

Suggested change
POM_DEVELOPER_NAME=Dan Hill
POM_DEVELOPER_NAME=Dan Hill

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade spark to androidx

5 participants