[GH-ISSUE #678] Source for k9 #578

Closed
opened 2026-02-26 01:31:01 +03:00 by kerem · 1 comment
Owner

Originally created by @axet on GitHub (Sep 14, 2016).
Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/678

Hello!

I'm trying to find source for the k9 component:

          <dependency>
            <!-- https://github.com/jberkel/k-9/tree/sms-backup-plus -->
            <groupId>com.fsck.k9.mail</groupId>
            <artifactId>lib</artifactId>
            <type>aar</type>
            <version>0.0.1.f2ef921</version>
        </dependency>

Do you know where I can find source exactly for this version?

Originally created by @axet on GitHub (Sep 14, 2016). Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/678 Hello! I'm trying to find source for the k9 component: ``` xml <dependency> <!-- https://github.com/jberkel/k-9/tree/sms-backup-plus --> <groupId>com.fsck.k9.mail</groupId> <artifactId>lib</artifactId> <type>aar</type> <version>0.0.1.f2ef921</version> </dependency> ``` Do you know where I can find source exactly for this version?
kerem closed this issue 2026-02-26 01:31:01 +03:00
Author
Owner

@jberkel commented on GitHub (Sep 14, 2016):

As it says in the comment above, https://github.com/jberkel/k-9/tree/sms-backup-plus

The version number contains the sha, so "0.0.1.f2ef921" translates to github.com/jberkel/k-9@f2ef921

<!-- gh-comment-id:246970312 --> @jberkel commented on GitHub (Sep 14, 2016): As it says in the comment above, https://github.com/jberkel/k-9/tree/sms-backup-plus The version number contains the sha, so "0.0.1.f2ef921" translates to https://github.com/jberkel/k-9/commit/f2ef921
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/sms-backup-plus-jberkel#578
No description provided.